home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 12572 / 12572.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-11-03  |  1KB  |  25 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  6.                    em:id="{cd617375-6743-4ee8-bac4-fbf10f35729e}"
  7.                    em:name="RightToClick"
  8.                    em:locale="en-US"
  9.                    em:version="2.5"
  10.                    em:description="Allows right clicks and highlighting where forbidden by javascript"
  11.                    em:creator="NettiCat"
  12.                    em:contributor=""
  13.                    em:optionsURL="chrome://rtc/content/rtcoptions.xul"
  14.                    em:homepageURL="http://netticat.ath.cx/extensions.html"
  15.                    em:iconURL="chrome://rtc/skin/rtclogo.png"
  16. >
  17.     <em:targetApplication RDF:resource="rdf:#$ol9Cf"/>
  18.   </RDF:Description>
  19.   <RDF:Description RDF:about="rdf:#$ol9Cf"
  20.                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  21.                    em:package="content/"
  22.                    em:locale="locale/en-US/"
  23.                    em:minVersion="1.5"
  24.                    em:maxVersion="3.7a1pre" />
  25. </RDF:RDF>